add the generated PNGs to CLEANFILES.
authorMichael Natterer <mitch@imendio.com>
Mon, 4 Aug 2008 10:20:16 +0000 (10:20 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 4 Aug 2008 10:20:16 +0000 (10:20 +0000)
2008-08-04  Michael Natterer  <mitch@imendio.com>

* gdk/tests/Makefile.am: add the generated PNGs to CLEANFILES.

svn path=/trunk/; revision=20961

ChangeLog
gdk/tests/Makefile.am

index 003c366d0fa830b963814d58f9971d7be7cbe862..c4d5b56dc58175f8a45cdcb2c478dd0bb4387d56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-04  Michael Natterer  <mitch@imendio.com>
+
+       * gdk/tests/Makefile.am: add the generated PNGs to CLEANFILES.
+
 2008-08-04  Tor Lillqvist  <tml@novell.com>
 
        * configure.in: Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on
index 1e4189ef24e2a1471e8c8098b8fa204294be9476..2f627aadcb7c427d0b100a03e01f1de461fb7276 100644 (file)
@@ -18,3 +18,7 @@ check_gdk_cairo_LDADD=\
        $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la \
        $(top_builddir)/gdk/libgdk-$(gdktarget)-$(GTK_API_VERSION).la \
        $(NULL)
+
+CLEANFILES = \
+       cairosurface.png        \
+       gdksurface.png